Prerequisites
Before you begin, make sure you have:β
A Codeflash API key from the Codeflash Web Appβ
Completed local installation with
codeflash initβ
A Python project with a configured pyproject.toml fileSetup Options
- Automated Setup (Recommended)
- Manual Setup
1
Run the Setup Command
2
Test Your Setup
Open a new pull request to your GitHub project. Youβll see:
- β A new Codeflash workflow running in GitHub Actions
- π€ The codeflash-ai bot commenting with optimization suggestions (if any are found)
Recommended approach - This automated setup ensures you get the latest workflow configuration with all best practices included.